LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

DictionaryWithEvents<TKey,TValue> Class

Properties  Methods  Events


The following tables list the members exposed by DictionaryWithEvents<TKey,TValue>.

Public Constructors
 NameDescription
Public ConstructorDictionaryWithEvents<TKey,TValue> ConstructorInitializes a new instance of the DictionaryWithEvents<TKey,TValue>.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of key/value pairs contained in the DictionaryWithEvents<TKey,TValue>.  
Public PropertyIsReadOnlyGets a value indicating whether the dictionary is read-only.  
Public PropertyItemGets or sets the value associated with the specified key.  
Public PropertyKeysGets a collection containing the keys in the DictionaryWithEvents<TKey,TValue>.  
Public PropertyValuesGets a collection containing the values in the DictionaryWithEvents<TKey,TValue>.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds the specified key and value to the dictionary.  
Public MethodClearRemoves all keys and values from the DictionaryWithEvents<TKey,TValue>.  
Public MethodContainsDetermines whether the IDictionary contains an element with the specified item.  
Public MethodContainsKeyDetermines whether the DictionaryWithEvents<TKey,TValue> contains the specified key.  
Public MethodCopyToCopies the elements of the ICollection to an array of type KeyValuePair, starting at the specified array index.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the DictionaryWithEvents<TKey,TValue>.  
Public MethodRemoveOverloaded. Removes the value with the specified key from the DictionaryWithEvents<TKey,TValue>.  
Public MethodTryGetValueGets the value associated with the specified key.  
Top
Protected Methods
Public Events
 NameDescription
Public EventItemAddedOccurs when an item is added into the DictionaryWithEvents<TKey,TValue>.  
Public EventItemRemovedOccurs when an item is removed from the DictionaryWithEvents<TKey,TValue>.  
Public EventItemUpdatedOccurs when an item in the DictionaryWithEvents<TKey,TValue> is updated.  
Top
See Also

Reference

DictionaryWithEvents<TKey,TValue> Class
Leadtools.Medical.Workstation Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.